Fix typo in dg-100 comment.
authorrobertl <robertl>
Thu, 13 Sep 2007 16:20:41 +0000 (16:20 +0000)
committerrobertl <robertl>
Thu, 13 Sep 2007 16:20:41 +0000 (16:20 +0000)
dg-100.c

index d6c10d682e86535c1e1010e49833eebc6ef529bf..02877cee0f3868101072c712dd7bc1247b03f916 100644 (file)
--- a/dg-100.c
+++ b/dg-100.c
@@ -326,7 +326,7 @@ dg100_recv_byte()
        int result;
 
        /* allow for a delay of 40s; 
-        *  eraseing the whole DG-100 memory takes about 21s */
+        *  erasing the whole DG-100 memory takes about 21s */
        result = gbser_readc_wait(serial_handle, 40000);
        switch(result){
                case gbser_ERROR: